home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000137_news@newsmaster….columbia.edu _Tue May 26 15:24:59 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA29226
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 26 May 1998 15:24:58 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA18539
  7.     for kermit.misc@watsun; Tue, 26 May 1998 15:24:58 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit 3.14 and windows95
  12. Date: 26 May 1998 19:24:55 GMT
  13. Organization: Columbia University
  14. Lines: 17
  15. Message-ID: <6kf4u7$ggj$1@apakabar.cc.columbia.edu>
  16. References: <6kf3o3$g2d@dfw-ixnews8.ix.netcom.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8800
  19.  
  20. In article <6kf3o3$g2d@dfw-ixnews8.ix.netcom.com>,
  21. James Davies <rick@netlantis.com> wrote:
  22. : Why does kermit 3.14 work with windows 95 on
  23. : some systems and not on others?
  24. MS-DOS Kermit is not a native 32-bit Windows 95 and NT program.
  25. If it works on your PC, fine.  If it doesn't, then please use
  26. Kermit 95 instead:
  27.  
  28.   http://www.columbia.edu/kermit/k95.html
  29.  
  30. since it is a native 32-bit Windows 95 and NT program that uses
  31. only native 32-bit Windows 95 and NT APIs, and has access to
  32. Windows-specific devices and features that DOS programs are not
  33. allowed to access.
  34.  
  35. - Frank